home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-iop33x / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  175 b   |  12 lines

  1. #
  2. # Makefile for the linux kernel.
  3. #
  4.  
  5. obj-y            := irq.o uart.o
  6. obj-m            :=
  7. obj-n            :=
  8. obj-            :=
  9.  
  10. obj-$(CONFIG_ARCH_IQ80331) += iq80331.o
  11. obj-$(CONFIG_MACH_IQ80332) += iq80332.o
  12.